home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / 140xpcom.zip / XPCOM140.CMP / XPCOM14 / DOCS / SAMS.DOC < prev    next >
Text File  |  1993-10-31  |  1KB  |  35 lines

  1.         Interfacing SAMS to XPCOM.
  2.  
  3.         Version 1.22 and greater of XPCOM supports the SAMS Callbook.
  4.         program.
  5.  
  6.  
  7.         XPCOM has been set up to search SAMS if the call is not found
  8.         in the normal XPCOM log file.
  9.  
  10.         XPCOM will copy the first name and the qth from SAMS into
  11.         the current XPCOM log entry.
  12.  
  13.         To setup your system,  follows these steps.
  14.  
  15.         1.      Copy the file SAMAPI.EXE from Disk 1 of your SAMS
  16.                 program.  It is located in the API directory.
  17.  
  18.                 copy this file to your SAM directory.
  19.  
  20.                 Example         copy a:\sam\api\samapi.exe c:\sam\*.*
  21.  
  22.         2.      load samapi.exe before running XPCOM.
  23.  
  24.                 To Load:
  25.  
  26.                         samapi c:\sam ( enter )
  27.  
  28.                         or
  29.  
  30.                         run XPSAM.BAT  included in this zip file.
  31.  
  32.         3.      To remove ( if loaded manually )
  33.                 type samapi /r from the directory containing samapi.exe
  34.  
  35.